setTxPower


If zero, then use default max legal continuous power (ie. something that won't
burn out the radio hardware)
In most cases you should use zero here.
Units are in dBm.
int32 tx_power = 10;

Return

This builder for chaining.

Parameters

value

The txPower to set.